net/http.http2Framer.maxHeaderListSize (method)

3 uses

	net/http (current package)
		h2_bundle.go#L1905: func (fr *http2Framer) maxHeaderListSize() uint32 {
		h2_bundle.go#L3144: 	v := int(fr.maxHeaderListSize())
		h2_bundle.go#L3162: 	var remainSize = fr.maxHeaderListSize()